[INFO] cloning repository https://github.com/martinclaus/blur-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinclaus/blur-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinclaus%2Fblur-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinclaus%2Fblur-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17008120886191d84561838296a0c4acb259a88f
[INFO] testing martinclaus/blur-rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinclaus%2Fblur-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/martinclaus/blur-rs
[INFO] finished tweaking git repo https://github.com/martinclaus/blur-rs
[INFO] tweaked toml for git repo https://github.com/martinclaus/blur-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martinclaus/blur-rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martinclaus/blur-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8878bf8e472d0f56094021f00d98368edaf19c683c9a76d60f7760180dbf42db
[INFO] running `Command { std: "docker" "start" "-a" "8878bf8e472d0f56094021f00d98368edaf19c683c9a76d60f7760180dbf42db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8878bf8e472d0f56094021f00d98368edaf19c683c9a76d60f7760180dbf42db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8878bf8e472d0f56094021f00d98368edaf19c683c9a76d60f7760180dbf42db", kill_on_drop: false }`
[INFO] [stdout] 8878bf8e472d0f56094021f00d98368edaf19c683c9a76d60f7760180dbf42db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a058cc8505b29f6b7bffcb8de94bb0c7511e03ffdca76ebc6e2e078123665ebe
[INFO] running `Command { std: "docker" "start" "-a" "a058cc8505b29f6b7bffcb8de94bb0c7511e03ffdca76ebc6e2e078123665ebe", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling blur-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0309]: the parameter type `WI` may not live long enough
[INFO] [stdout]    --> src/executor.rs:440:66
[INFO] [stdout]     |
[INFO] [stdout] 403 |     fn execute<'a, F, W, R, WI>(&self, task: F) -> SPMDTask<R, WI>
[INFO] [stdout]     |                -- the parameter type `WI` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 440 |                     let closure: Box<dyn FnOnce() + Send + 'a> = Box::new(b_task);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^ ...so that the type `WI` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 408 |         WI: Iterator<Item = W> + Send + 'a,
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0309`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blur-rs` (bin "blur-rs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a058cc8505b29f6b7bffcb8de94bb0c7511e03ffdca76ebc6e2e078123665ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a058cc8505b29f6b7bffcb8de94bb0c7511e03ffdca76ebc6e2e078123665ebe", kill_on_drop: false }`
[INFO] [stdout] a058cc8505b29f6b7bffcb8de94bb0c7511e03ffdca76ebc6e2e078123665ebe
